home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / H-I / HypertalkTools.cpt / Resource Copier / card_5966.txt < prev    next >
Text File  |  1989-02-26  |  904b  |  25 lines

  1. -- card: 5966 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2808
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 5
  9. ----- text -----
  10.      This stack only has one resource in it's resource fork, the ResCopy XCMD resource. This is the external command that does the actual resource copying between stacks.
  11.  
  12.      The command structure is this:
  13.  
  14.      ResCopy <source pathname>,<destination pathname>,<type>,<name>
  15.  
  16.      <source pathname> is the HFS pathname for the source file
  17.      <destination pathname> is the HFS pathname for the dest file
  18.      <type> is the resource type, such as XCMD, and is always 4 chars
  19.      <name> is the resource name, such as "ResCopy" for this XCMD
  20.  
  21.      There are many ways this command can be used. I have only detailed one way here, but have made the command flexible to encourage other uses.
  22.  
  23. -- part contents for background part 7
  24. ----- text -----
  25. 14